*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 24 Jan 2001 14:21:11 +0000 (14:21 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 24 Jan 2001 14:21:11 +0000 (14:21 +0000)
src/ChangeLog

index a3390bcbc5bed12c92fea4ad4112e22310b88e83..8ae281193bc5ed72ea322751fc65ade446c964dc 100644 (file)
@@ -1,3 +1,11 @@
+2001-01-24  Gerd Moellmann  <gerd@gnu.org>
+
+       * xterm.c (x_new_font): Don't change a tooltip's size.
+
+       * xfns.c (x_create_tip_frame): Prevent changing the tooltip's
+       background color by specifying a color for the default font
+       in .Xdefaults.
+
 2001-01-24  Kenichi Handa  <handa@etl.go.jp>
 
        * ccl.c (CCL_READ_CHAR): Change the argument name from r to REG as